FlexReport for WinForms
Count プロパティ (PropsHashTable<T>)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > PropsHashTable<T> クラス : Count プロパティ
Gets the number of properties set on the current PropsHashtable<T>. This value is equal to the number of elements in the PropsHashTable<T>.Keys and PropsHashTable<T>.Values collections.
シンタックス
'宣言
 
Public ReadOnly Property Count As System.Integer
'使用法
 
Dim instance As PropsHashTable(Of T)
Dim value As System.Integer
 
value = instance.Count
public System.int Count {get;}
参照

参照

PropsHashTable<T> クラス
PropsHashTable<T> メンバ